Tootsville::Path->Openapi

Function

Path->Openapi names a function, with lambda list (ENDPOINT-GROUP):

Given a path list ENDPOINT-GROUP, return an OpenAPI URI string.

The path list ENDPOINT-GROUP consists a URI template of constant strings and variables as symbols and a list of endpoints which share that template, each of which is a PList with a :METHOD, :TEMPLATE, :CONTENT-TYPE, :FN, and :DOCSTRING.

File

Defined in file src/endpoints/slash-meta-game.lisp.